<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.box20240903144721 {
    display: flex;
    flex-wrap: wrap;
	flex-direction: column;
	gap: 15px;
	width: 100%;
	/*width: 300px;*/
}
.box20240903144721_1{
	width: 100%;/*å†…å®¹çš„å®½åº¦*/

}
.box20240903144721_1 .zoomImage {
    padding-bottom: 66.978%;
}
.box20240903144721_2{
	font-style: italic;	
}
.box20240903144721_3,.box20240903144721_5{
	font-size: 16PX;
	font-weight: bold;
	width: 100%;/*å†…å®¹çš„å®½åº¦*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; /*å•è¡Œç¼©ç•¥*/
}
.box20240903144721_4{
	font-size: 14px;
	width: 100%;/*å†…å®¹çš„å®½åº¦*/
	line-height: 26px;
	overflow: hidden;	
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2; /*æŽ§åˆ¶ç¼©ç•¥çš„è¡Œæ•°*/
}
@media (min-width: 1200px){
	
}</pre></body></html>